Property IsDistinctRedb
DISTINCT by base IRedbObject fields (Name, ValueLong, ParentId, etc.) excluding Id.
Used for finding duplicates by base fields.
public bool IsDistinctRedb { get; set; }
DISTINCT by base IRedbObject fields (Name, ValueLong, ParentId, etc.) excluding Id.
Used for finding duplicates by base fields.
public bool IsDistinctRedb { get; set; }